ViewStack.add

Adds a child to @self.

class ViewStack
add

Parameters

child Widget

the widget to add

Return Value

the [class@ViewStackPage] for @child

Meta